CamPoint Class

Represents a pair of a master and a slave positions of a cam.

Inheritance hierarchy

System.Object
  IntervalZero.KINGSTAR.Base.Class.CamPoint

Namespace: IntervalZero.KINGSTAR.Base.Class

Assembly: IntervalZero.KINGSTAR.Base.Class (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
public class CamPoint
Public Class CamPoint

 

The CamPoint class exposes the following members.

Constructors

  Name Description
CamPoint A creator for the CamPoint class. This class contains the information about cam positions.

Properties

  Name Description
MasterPosition Stores the master positions in the cam table.
Parameter The additional parameter for the table points, depends on the interpolation type.
SlavePosition Stores the slave positions in the cam table.

See also

IntervalZero.KINGSTAR.Base.Class Namespace